net/http.http2serverConn.sawClientPreface (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4238: 		sawClientPreface:            opts.SawClientPreface,
		h2_bundle.go#L4387: 	sawClientPreface            bool // preface has already been read, used in h2c upgrade
		h2_bundle.go#L4873: 	if sc.sawClientPreface {